Configure 12d Model – Overview

[vc_row][vc_column][vc_column_text]Configuration of 12d Model is done by editing one of the many files that are read when the project starts. Configuration files typically end with ” .4d ” Examples are ‘drainage.4d (definitions of pits and pipes), survey.4d (definitions of survey instruments), linestyl.4d, symbols.4d and there are many more. On Start up, 12d Model looks in […]

Read More →

Configure 12d User directory files

[vc_row][vc_column][vc_column_text css=””] 12d Model Configuration files “$User” directory; env.4d 12d environment file controls how 12d is to work, access standards or customized files.  This file is the master of all other 12d files and should be handled with care. EXDS advises you not to modify this file or change the provided “env.4d” file installed from […]

Read More →

Configure 12d User_Lib directory files

[vc_row][vc_column][vc_column_text]   12d Model Configuration files “$User_Lib” directory; AutoCAD Drawing Templates (*.dwt) For complete control of your exported 12d Model project data both a drawing template (DWT) and Autocad map file (acadmf) should be created. AutoCAD Map File (*.acadmf) This text file should be setup with a matching company Autocad drawing template (*.DWT).  It directs […]

Read More →

Saving Text Files

[vc_row][vc_column][vc_column_text css=””] 12d Model utilises a lot of “text” based files, most of which can be edited either inside 12d Model or with a Text Editor.  However, be aware that not all file formats are the same, and in particular the file encoding. Whilst 12d has support for UTF encoded files, UTF does come in […]

Read More →

Writing Setup Files in 12d Model

[vc_row][vc_column][vc_column_text css=””] 12d Model uses a number of setup files that define things such as string names, linestyles, colours, etc, and usually have the extension “.4d”.  Below is general outline of the options available users when writing out (saving) setup files in 12d Model. Details of individual file can be found under Configure 12d User […]

Read More →